/*START HERE*/
.site { 
	font-family: Calibri, Verdana;
	font-size: 12px;
	line-height: 18px;
	} 
.site body, html { 
	margin: 0px; 
	padding: 0px;
	height: 100%; 
	width: 100%;	
	color: #caccc8;	
	background: #0d0d0d; 
	min-height: 100%;
	}

.site.otherpagediv {	}

#telefoonnummerBig {
	position: absolute;
	margin: 503px 0px 0px 250px;
	padding: 0px 0px 0px 0px;
	width: 210px;
	height: 233px;
	background: url('../images/background/tel.jpg') no-repeat top left;
}
	#telefoonnummerBig  h3 { margin-bottom: 25px; font-family: calibri; font-size: 14px; font-weight: bold; color: #c1c1c3;}
	#telefoonnummerBig  p { color:#999999;}
	#telefoonnummerBig  strong {font-style: italic; font-family: calibri; font-size: 30px; font-weight: bold; color: #96ca44;}

#viewport {
	position: relative; 	
	margin: 0px auto; 
	padding: 0px; 
	width: 100%; 
	float: left;	
	background: url('../images/backgrounds/background-repeater.gif');
	}
#viewport.otherpagediv {
	position: relative; 
	margin: 0px auto; 	
	padding: 0px; 
	width: 100%; 
	float: left;	
	}

#topBar {
	height: 11px;
	width: 100%;
	position: relative;
	background: url('../images/backgrounds/topBar-repeater.gif') top center repeat-x;
}

/* DIV : PAGEDIV */
.site #pagediv { 
	position: relative;	
	top: 0px; 
	width: 960px; 
	text-align: left; 
	margin: 0px auto;
	background: url('../images/backgrounds/topGlow.gif') top center repeat-x;
	}
.site #pagediv.homepagediv {min-height: 755px; }
.site #pagediv.otherpagediv { min-height: 600px; overflow: hidden;}
.site .homepagediv {}
.site .otherpagediv {}

.site .otherpagediv #logodiv {
	width: 100%;
	height: 215px;
}

/* DIV : LOGODIV */
/* site #logodiv { position: absolute; background: url(../images/Logo_Savelo.png); top: 0px; left: 0px; width: 834px; height:84px; z-index: 30;}   opacity: 0.01;	filter:alpha(opacity=01);	*/
.site .homebuttondiv{
    display: block;
    height: 100px;
	width: 220px;
    left: 20px;
    position: absolute;
    top: 30px;
    z-index: 30;
	}
.site .homebuttondiv a.homebutton,
.site .otherpagediv a#homebuttondivotherpage
 {
    display: block;
    height: 100px;
	width: 220px;
    position: relative;
	background: url(../images/other/logo.png) no-repeat;
}
.site .otherpagediv a#homebuttondivotherpage {
	margin-top: 
}
.site a#twitter {
	position: absolute;	
	display: block;	
	top: 838px;	
	left: 910px;	
	width: 40px;	
	height: 40px;	
	z-index: 30;
	background: url("../images/icons/twitterLarge.gif") no-repeat;
}
.site a#twitter:hover {
	background: url("../images/icons/twitterLarge.gif") 0px -40px no-repeat;
}
.site a#facebook {
	position: absolute;	
	display: block;	
	top: 883px;	
	left: 910px;	
	width: 40px;	
	height: 40px;	
	z-index: 30;
	background: url("../images/icons/facebookLarge.gif") no-repeat;
}
.site a#facebook:hover {
	background: url("../images/icons/facebookLarge.gif") 0px -40px no-repeat;
}
.site a#email {
	position: absolute;	
	display: block;	
	top: 928px;	
	left: 910px;	
	width: 40px;	
	height: 40px;	
	z-index: 30;
	background: url("../images/icons/mailLarge.gif") no-repeat;
}
.site a#email:hover {
	background: url("../images/icons/mailLarge.gif") 0px -40px no-repeat;
}

/* Algemeen */
.site H1 {color: #8dc63f; text-shadow: 0px 2px #000; font-family: Myriad Pro,Calibri,Verdana; font-size: 20px; font-weight: normal; line-height: 28px; margin: 0 0 0 0;}
.site H2 {color: #fff; font-family: Myriad Pro,Calibri,Verdana; font-size: 16px; font-weight: normal; line-height: 16px; margin-bottom: 15px; text-shadow: 0px 2px #000;}
.site H3 {color: #fff; font-family: Myriad Pro,Calibri,Verdana; font-size: 14px; font-weight: normal; line-height: 14px; margin: 0 0 0 0;}


/* Algemeen TAGS */
a {color: #caccc8; text-decoration: underline; text-shadow: none !important;}
a:hover {color: #caccc8; text-decoration: none;}
img{ border: none; margin: 0px; padding: 0px}
ul {
	padding-left: 0px;
	margin: 0px;
}
li { 
	list-style:none;
	background: url("../images/other/bullet.png") 0px 9px no-repeat;
	margin: 0px;
	padding: 0 0 0 10px;
	}


/* Algemeen CLASS */
.left {float: left;}
.relative {position: relative;}

/* DIV : NAVIGATIONDIV */
.site #navigationdiv { 
    left: 335px;
    position: absolute;
    top: 92px;
    width: auto;
    z-index: 50;
	}
.site #navigationdiv A { 
	float: left;
	text-decoration: none;
	display: block; 
    font-family: Myriad Pro, Calibri, Verdana;
	text-transform: lowercase;
	color: #999999;	
	text-shadow: 0px 1px #000;
	font-size: 16px;
	padding: 0 20px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #313131;
	}
.site #navigationdiv #menuparent1570 a {border: none;}
.site #navigationdiv A.active {
	color: #8dc63f;
}	
.site #navigationdiv A:hover {text-decoration: none; color: #c7c7c7; }
.site #navigationdiv A.active:hover {}
.site #navigationdiv A IMG { border: 0px; margin-right: 5px; float: left; display: none; }
.site #navigationdiv .menuitem { z-index: 1000; margin: 0 0 0 0; left: 0; float: left; line-height: 18px;}
.site #navigationdiv .dropdown0 { 
	z-index: 1000; 
	position: absolute; 
	margin: 13px 0 0 0; 
	left: 0px; 
	display: none;  
	background: #1a1814;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.site #navigationdiv .dropdown0  A IMG { border: 0px; margin-right: 5px; display: none; margin-top: 20px; }
.site #navigationdiv .dropdown0 .submenuitem { 
	float: left; 
	text-align: left;
	margin: 0px; 
	padding: 0px;
	display: block;
	clear: both;
	min-width: 200px;
	}
.site #navigationdiv .dropdown0 .submenuitem img { float: left; margin: 2px 5px 0px 5px; }
.site #navigationdiv .dropdown0 A { 
	color: #fff; 
	text-align: left;
	/*min-width: 200px;*/
	text-decoration: none;
	font-size: 13px; 
	font-weight: normal; 
	height: 15px; 
	line-height:15px;  
	float: left; 
	padding: 7px 0px;
	font-family: Arial; 
	display: block;
	background-image: none;
	text-shadow: none !important;
	}
.site #navigationdiv .dropdown0 A:hover {color: #c4cfbc;}
.site #navigationdiv .dropdown1 { z-index: 3; position: absolute; width: 180px; display: none }
.site #navigationdiv .dropdown1 .submenuitem { margin: 0px; padding: 5px; width: 100%; font-family: Calibri }
.site #navigationdiv .dropdown1 A { text-decoration: none; text-transform: lowercase; font-family: Calibri; font-weight: bold  }
.site #navigationdiv .dropdown2 { z-index: 3; position: absolute; width: 180px; display: none }
.site #navigationdiv .dropdown2 .submenuitem { margin: 0px; padding: 5px; width: 100%; font-family: Calibri }
.site #navigationdiv .dropdown2 A { text-decoration: none; text-transform: lowercase; font-family: Calibri; font-weight: bold }

/* DIV : SUBNAVIGATION */
.site #subnavigationdiv { color: #000; height: 20px; padding: 4px 10px 0; position: absolute; top: 912px; width: 595px; border-top: 1px solid #4A4A4A; text-align: center; display: none;}
.site #subnavigationdiv A { text-decoration: none; }

/* DIV : ADDRESSDIV */

.site #pagediv.otherpagediv #addressdiv {
	display: none;
}
.site .otherpagediv.contactpagina .otherpagediv #addressdiv { 
	left: 600px;
    position: absolute;
    top: 187px;
	display: block !important;	
}

.site #addressdiv {
    display: block;
    font-style: normal;
    height: 200px;
    left: 480px;
    padding: 0 20px 0 0;
    position: absolute;
    top: 500px;
    width: 225px;
	text-shadow: 0px 1px #000;
	font-family: calibri;
	font-size: 12px;
	color: #999999;
	}
.site #addressdiv th {
	color: #666660;
	font-weight: normal;
	text-align: left;
}
.site #addressdiv h2 {
    color: #bcbdc0;
    font-family: Myriad Pro,Calibri,Verdana;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 25px;
    padding: 0;	
}
.site #addressdiv .richeditblock p {color: #caccc8;}
.site #addressdiv .morediv {padding: 10px 0 0 10px; width: 220px;}
.site #addressdiv .morediv IMG {display: block; border: 0px;}
.site #addressdiv a {color: #CACCC8;}

.site #addressbutton{display: none; top:646px; left: 576px; position: absolute; float:center; height:36px; width:219px;}
.site #addressbutton a{display: block; height:36px; width:219px; background: url(../images/buttons/Buttons.png) no-repeat scroll 0 -72px transparent;}
.site #addressbutton a:hover{display: block; height:36px; width:219px; background: url(../images/buttons/Buttons.png) no-repeat scroll 0 -108px transparent;}

.site .pagediv.otherpagediv #addressdiv { display: none;	}
.site.otherpagediv #copyrightdiv #addressdiv {
	background: #bcbdc0;
    color: #808080;
    display: block;
    float: left;
    font-family: arial;
    font-size: 12px;
    height: 156px;
    left: 7px;
    line-height: 15px;
    padding: 24px 0 0 20px;
    position: relative;
    top: 0;
    width: 341px;
}
.site .otherpagediv #addressdiv  h1{color: #5E734E;}
.site .otherpagediv #addressdiv .richeditblock  {text-decoration: none; font-size: 12px; line-height: 18px; margin: 0px 0 0px 0; overflow: hidden;}

/* DIV : CATCHPHRASEDIV */
.site #catchphrasediv { 
	position: absolute; 
	height: 32px;
	line-height: 18px;
	margin-left: 3px;
	padding: 10px 15px 0px 15px; 
	top: 819px;
	left: 3px; 
	font-size: 12px; 
	font-weight: normal;
	font-style: normal; 
	text-align: left;
	
	display: none;
	}
.site #catchphrasediv:first-line { text-align: left }
.site #catchphrasediv p {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.site #catchphrasediv a {color: #caccc8;}
.site #catchphrasediv h1 {}

.site #missiephrasediv {
    display: block;
    font-style: normal;
    height: 295px;
    left: 250px;
    padding: 0 20px 0 0;
    position: absolute;
    top: 500px;
    width: 215px;
	
	display: none
	}

.site #missiephrasediv a {color: #caccc8;}
.site #missiephrasediv h1 {}

.site #visiephrasediv { 
	color: #caccc8; 
	height: 150px; 
	line-height: 18px; 
	margin: 0 0 0 9px; 
	position: absolute; 
	top: 829px; 
	width: 170px; 
	left: 406px;
	
	display: none; 
	}
.site #visiephrasediv p {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.site #visiephrasediv h1 {}
.site #visiephrasediv a {color: #caccc8;}

.site a#CallMeBack {	position: absolute; 	width: 207px; 	height: 29px; 	top: 706px; 	left:724px; 	padding: 0px 0px 0px 0px; 	background: url('../../images/backgrounds/bg_callmeback.jpg') no-repeat top left; 	cursor: pointer; z-index:320; display: none;}
.site a#CallMeBack:hover { }

/* DIV : INTRODUCTIONDIV */
.site #introductiondiv {    
    display: block;
    font-style: normal;
    height: 160px;
    left: 718px;
    padding: 0 20px 0 0;
    position: absolute;
    top: 176px;
    width: 215px;
	z-index: 1;
	color: #b3b3b3;
	}
.site #introductiondiv p {line-height: 18px; font-size:12px; color: #666666; overflow:hidden; margin:0 0 0 0; padding:0 0 0 0;}
.site #introductiondiv h1 {font-size: 18px; color: #5e734e; text-transform: uppercase; font-weight: normal; margin:0 0 2px 0; padding:0 0 0 0;}
.site #introductiondiv h2 {
	font-family: Myriad Pro,Calibri,Verdana;
	color: #fff;
	margin: 0px;
	font-size: 18px;
}
.site #introductiondiv img { padding: 1px;}
.site #introductiondiv .richeditblock { margin-bottom: 9px }
.site #introductiondiv .richeditblock P { margin: 15px 0px 0px 0px; }
.site #introductiondiv .morediv { position: absolute; top:255px; left:460px; text-align: right; display: none; }
.site #introductiondiv .morediv IMG { display: none; border: 0px; }
.site #introductiondiv .morediv a {display: block; position: absolute; height:25px; width:119px; background: url(../images/buttons/Lees_meer_Home.jpg) no-repeat scroll 0 0 transparent;}

/* DIV : NEWSDIV - NIEUWSITEMS OP DE HOMEPAGE*/
.site #newsdiv {
	font-style:normal; 
	height: 235px; 
	left: 0px; 
	position: absolute; 
	top: 499px; 
	padding:0 20px 0 0; 
	line-height:18px; 
	}
.site #newsdiv h2 {font-size: 18px; color: #000; font-weight: normal; margin:0 0 2px 0; padding:0 0 0 0;}
.site #newsdiv p {display:none;}
.site #newsdiv .title { 
	font-family: Myriad Pro,Calibri,Verdana;
	float: left; 
	font-size: 14px; 
	color: #bcbdc0; 
	font-weight: normal; 
	margin: 0 0 25px 0;
	padding:0 0 0 0;
	}
.site #newsdiv .title a { 
	color: #d1d2d4; 
	text-decoration: none;
	text-shadow: 0px 1px #000;
	}
.site #newsdiv .title a:hover { color: #666; text-decoration: none;}
.site #newsdiv .descriptiondiv {
	text-decoration: none; 
	font-size: 12px; 
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px; 
	overflow: hidden; 
	float: left;
	min-height: 115px;
	}
.site #newsdiv .descriptiondiv a {
	color: #fff; 
	text-decoration: none; 
	float: right; 
	height: 85px; 
	width: 85px;
	}
.site #newsdiv .descriptiondiv a:hover {
	color: #fff; 
	text-decoration: none;
	}
.site #newsdiv .descriptiondiv IMG { 
    display: block;
    padding: 1px;
    position: absolute;
    width: 80px;
	border: 1px solid #b3b3b3; 
	background: #ffffff;
	}
.site #newsviewdiv IMG { 
	float: right; 
	padding: 1px; 
	border: 1px solid #b3b3b3; 
	margin-right: 8px; 
	margin-left: 0px;
	}
.site #newsdiv .newsitem1div, .site #newsdiv .newsitem2div { 
	width: 210px; 
	padding:0 30px 0 0; 
	float: left; 
	position: relative;
	overflow: hidden;
	color: #999999;
	min-height: 233px;
	}
	.site #newsdiv .newsitem2div {
		display: none;
	}

.site #newsdiv .morediv { 
    bottom: 0;
    display: block;
    position: absolute;
    right: 25px;
    text-align: right;
}
.site #newsdiv .morediv IMG {display: none; border: 0px;}
.site #newsdiv .morediv a {    
	display: inline-block;
    height: 21px;
    position: relative;
    width: 67px; 
	margin-top: 20px;
	background: url(../images/buttons/button-leesMeer.png) no-repeat;
	}

/* DIV : FEATUREDPRODUCTSIV - PRODUCTEN OP DE HOMEPAGE */
.site #featuredproductsdiv { position: absolute; top: 566px; left: 90px; display: block; padding: 10px 0px 10px 10px;}
.site #featuredproductsdiv .product1div, .site #newsdiv .product2div {	width: 235px; float: left; height: 190px; overflow: hidden;	margin-left: 10px; padding-right: 10px; position: relative;}
.site #featuredproductsdiv .name {height:30px;}
.site #featuredproductsdiv .name p {margin: 0 auto 0;}
.site #featuredproductsdiv .name a {font-family: Calibri;font-size: 18px; font-weight: normal; line-height: 21px; margin: 3 0 0 0; color: #006699; display: inline-block; font-weight: normal; overflow: hidden; text-decoration:none;}
.site #featuredproductsdiv .thumbdiv { float: right; padding: 2px; border: 1px solid #bababa; width: 80px; height: 80px; margin:0px;}
.site #featuredproductsdiv .thumbdiv  IMG{ width: 80px;}
.site #featuredproductsdiv .descriptiondiv { float: left; height: 145px; width: 138px; overflow: hidden; line-height: 16px; margin: 0px 10px 0 0;}
.site #featuredproductsdiv .descriptiondiv .price { position: absolute; top: 126px; left: 149px; text-align: center; font-size: 12px; width: 86px; font-weight: bold; margin: 0 0 0; }
.site #featuredproductsdiv .morediv { text-align: right; margin-top: -15px; float: left; margin-left: 159px;}
.site #featuredproductsdiv .morediv IMG { border: 0px; margin-left: 0px; }

/* DIV : NEWSLETTERDIV */
.site #newsletterdiv { position: absolute; top: 872px; left: 56px; width: 335px; display: none; }
.site #newsletterdiv .label { width: 80px; font-weight: bold; float: left; color: #000;}
.site #newsletterdiv .button { width: 30px; float: left }
.site #newsletterdiv .field { float: left }
.site #newsletterdiv .field INPUT { width: 200px; height: 11px; padding: 4px 0; font-size: 11px; font-style: italic; float: left; margin-right: 5px; border: 1px solid #000; background-color: #FFF; }
.site #newsletterdiv .button IMG { border: 0px; display: none; }
.site #newsletterdiv .button { margin-top: 0px; background: url('../images/btn_send2.jpg') no-repeat top left; width: 27px; height: 25px;}
.site #newsletterdiv .button a { display: block; width: 27px; height: 25px;}
.site  .otherpagediv #newsletterdiv {display: none;}

/* DIV : SEARCHDIV */
.site #searchdiv { position: absolute; top: 17px; left: 731px; width: 217px; padding: 5px; display: block; z-index: 35; display: none;}
.site #searchdiv .label { width: 180px; font-weight: bold; float: left; margin-bottom: 3px; display: none; }
.site #searchdiv .button { width: 30px; float: left }
.site #searchdiv .field { width: 190px; float: left }
.site #searchdiv .field INPUT { background-color: #565c47; float: right; font-size: 11px; font-style: italic; height: 16px; margin-right: 10px; padding: 4px 2px; width: 161px; }
.site #searchdiv .field SELECT { width: 52px; height: 19px; font-size: 11px; margin-right: 5px; display: none;  }
.site #searchdiv .button IMG { border: 0px; display: none; }
.site #searchdiv .button { margin-top: 0px; background: url('../images/btn_send.jpg') no-repeat top left; width: 27px; height: 25px; }
.site #searchdiv .button a { display: block; width: 27px; height: 25px; }

/* DIV : CONTENTDIV - TEKSTPAGINA*/
.site #contentdiv, .site #guestbookdiv, .site #productsdiv, .site #contactdiv, .site #productdiv, .site #newsviewdiv, .site #newsOverzichtdiv, .site #searchresultsdiv { 
	float: left; 
	position: relative; 
	height: 100%;  
	margin: 180px 0 10px 20px;
	padding: 0px 0px 40px 0px;	
	width: 560px;  
	z-index: 2;	
}
.site #contentdiv #textbodydiv, .site #productslistdiv { width: 100%; }
.site .richeditblock {
	text-shadow: 0 2px #161411;
	color: #999999;
}
.site #contentdiv .morediv { text-align: left }
.site #contentdiv .morediv IMG { border: 0px; }
.site #contentdiv h1 {}
.site #contentdiv .richeditblock IMG{text-decoration: none; border: none; margin-right: 10px;} 
.site #contentdiv IMG a {text-decoration: none; border: none;margin-right:10px;}
.site #contentdiv #textbodydiv h1 {}

/* DIV : CONTACTDIV  - CONTACTFORMULIER*/
.site #contactdiv h1 {}
.site #contactdiv .contactTekst h1, #newsOverzichtdiv h1 {display: block; margin-bottom: 25px;}
.site #contactdiv h2 { margin-top: 10px; display: none;}
.site #contactdiv form { margin-top: 10px; height: 490px}
.site #contactdiv .formlabel { width: 300px; margin: 2px; font-weight: bold; clear: both; }
.site #contactdiv .formfield { float: left; width: 387px; margin-bottom: 5px }
.site #contactdiv .formfield INPUT, .site #contactdiv .formfield TEXTAREA, #contactdiv .formfield SELECT { 
	width: 377px; 
	font-size: 12px;
	font-family: Calibri; 
	border-top: 1px solid #1c1916;
	border-right: 1px solid #1c1916;
	border-bottom: 1px solid #3a362e;
	border-left: 1px solid #1c1916;
	padding: 4px; 
	color: #fff; 
	background: #000000; 
	}
.site #contactdiv .formfield TEXTAREA { height: 100px; display: block; }
/*.site #contactdiv .formfield textarea:hover,.site #contactdiv .formfield input:hover {border: 1px solid #000;}
.site #contactdiv .formfield textarea:focus,.site #contactdiv .formfield input:focus {border: 1px solid #000;}*/
.site #contactdiv .formfield #name { width: 317px; float: right; margin: 0 0 0 5px; }
.site #contactdiv .formfield #gender { width: 55px; float: left; padding: 3px; }
.site #contactdiv .formbutton {}
.site #contactdiv .formbutton input { font-size: 11px; border: 1px solid #b8b8b8; padding: 4px 8px; background: #b9b9b9 url('../images/backgrounds/background-button.gif') repeat-x; text-shadow: 0px 1px #fff; }
.site #contactdiv .formbutton input:hover {border:1px solid #b8b8b8; cursor: pointer; cursor: hand;}

/* DIV : NEWSVIEWDIV - NIEUWS BEKIJKEN */
.site #newsviewdiv {}
.site #newsviewdiv H1 { margin-bottom: 0px }
.site #newsviewdiv .metadata { background: url('../images/icons/icon-calendar.gif') no-repeat 0px 6px; line-height: 25px; padding: 0px 0px 0px 25px; font-style: italic; color: #666; }
.site #newsviewdiv #textbodydiv { margin-top: 10px; margin-bottom: 15px; min-height: 319px; }
.site #newsviewdiv .richeditblock { margin-right: 0px }
.site #newsviewdiv .richeditblock IMG{ margin-right: 10px }
.site #newsviewdiv .morediv { text-align: right }
.site #newsviewdiv .morediv IMG { border: 0px }

/* DIV : PRODUCTSDIV - PRODUCTEN OVERZICHT*/

.site #productsdiv {}
.site #productslistdiv {}
.site #productsdiv P { margin-bottom: 10px }
.site #productsdiv .item { border-bottom: 1px solid #E3E3E3; float: left; margin: 30px 0px 10px 0px; padding: 0px;}
.site #productsdiv .thumb { float: left; width: 78px;}
.site #productsdiv .name { float: left; font-size: 14px; font-weight: normal; margin: 0px 0px 0px 13px; width: 300px;}
.site #productsdiv .name IMG { border: 0px }
.site #productsdiv .name A { text-decoration: none; float: left; }
.site #productsdiv .name A:hover { text-decoration: underline }
.site #productsdiv .price { float: right; font-weight: bold; width: 50px; padding-top: 4px; font-size: 12px; font-style: bold; text-align: center; height: 21px; width: 72px; background: url(../images/other/pricetag.png) no-repeat; }
.site #productsdiv .price A { text-decoration: none }
.site #productsdiv .information { color: #535353; float: right; width: 480px; padding: 0 0 0 0; margin: 8px 0px 5px 10px; }
.site #productsdiv .information a { text-decoration: underline; }
.site #productsdiv .information a:hover {text-decoration: none;}
.site #productsdiv .norecords { margin-top: 10px }

.site #subtypesdiv .subtype a { text-decoration: none;}
.site #subtypesdiv .subtype a:hover {text-decoration: underline;}

/* DIV : PRODUCTDIV - PRODUCT BEKIJKEN*/
.site #productdiv {}
.site #productdiv h1 {margin-bottom: 00px;}
.site #productdiv h2 {margin-bottom: 10px;}
.site #productdiv .thumb { width: 90px; float: left; margin-bottom: 10px; margin-top: 10px }
.site #productdiv .information { float: left; width: 480px; margin: 30px 0px 10px 0px; }
.site #productdiv .information IMG {border: 1px solid #e0e0e2; padding: 2px; float: left;}
.site #productdiv .information .label { width: 180px; margin-top: 4px; font-weight: bold; float: left; margin-left: 10px; }
.site #productdiv .information .value { width: 300px; float: left; margin-left: 10px; color: #000 }
.site #productdiv .information .value p { margin: 0px;}
.site #productdiv .information .value .subtype { float: left;}
.site #productdiv #textbodydiv { margin-bottom: 10px; width: 500px; margin-top: 12px;}
.site #productdiv #textbodydiv  IMG{margin-right: 10px;}

.site #productdiv #Bestelformulier {padding: 10px 0px 10px 0px; border-top: 1px solid #d6d6d6; display: none;}
.site #productdiv #Bestelformulier h3 {font-size: 16px; margin-bottom: 10px;}
.site #productdiv #Bestelformulier
.site #productdiv #Bestelformulier .form { padding-bottom: 30px }
.site #productdiv #Bestelformulier .form .title { font-weight: bold; margin-bottom: 0px }
.site #productdiv #Bestelformulier .form .formlabel { float: left; width: 75px; margin-bottom: 5px }
.site #productdiv #Bestelformulier .form .formfield div {height: 25px; }
.site #productdiv #Bestelformulier .form .formfield select {height: 25px; margin: 0px 0px 10px 0px;}
.site #productdiv #Bestelformulier .form .formfield INPUT, .site #guestbookdiv .form .formfield TEXTAREA { border: 1px solid #bfbfbf; width: 180px; Background: #fff; Font-family: Calibri; font-size: 12px;padding: 3px;	margin-bottom: 10px; Resize: none;}
.site #productdiv #Bestelformulier .form .formfield TEXTAREA {border: 1px solid #bfbfbf; width: 180px; Background: #fff; font-family: Calibri; font-size: 12px; height: 100px; width: 300px; padding: 3px; margin-bottom: 10px;	resize: none;	}
.site #productdiv #Bestelformulier .formbutton input { font-size: 11px; border: 1px solid #b9b9b9; padding: 4px 8px; background: #b9b9b9 url('../images/backgrounds/background-button.gif') ; text-shadow: 0px 1px #fff; }
.site #productdiv #Bestelformulier .formbutton input:hover {border:1px solid #656565; cursor: pointer; cursor: hand;}
.site #productdiv #Bestelformulier .formbutton {clear: none; padding: 0px; margin-bottom:30px;}

/* DIV : SEARCHRESULTSDIV - ZOEKRESULTATEN BEKIJKEN*/

.site #searchresultsdiv H1 { margin-bottom: 35px; margin-left: 0px; }
.site #searchresultsdiv .metadata { margin: 0px; font-weight: bold }
.site #searchresultsdiv #textbodydiv {float: left;}
.site #searchresultsdiv #textbodydiv P { margin: 0px; margin-bottom: 5px }
.site .searchcondition {     
	background: url("../images/icons/icon-search.png") no-repeat scroll 10px 9px #D5EDF8;
    border: 2px solid #92CAE4;
    color: #205791;
    display: block;
    margin-bottom: 1em;
    padding: 0.8em 0.8em 0.8em 3em;
    text-shadow: 0 1px #FFFFFF; 
	}
.site .searchcondition A { color: #003366 }
.site .searchcondition img{ border: none; margin-right: 3px; padding: 0px}

/* DIV : GUESTBOOKDIV - GASTENBOEK */
.site #guestbookdiv { }
.site #guestbookdiv H1 { margin-bottom: 10px }
.site #guestbooklistdiv { }
.site #guestbookdiv .item { padding-bottom: 10px;	margin-bottom: 10px; border-bottom: 1px dotted #d9d9d9; width: 95% }
.site #guestbookdiv .item .name { font-weight: bold; color: #65942c; width: 100%; }
.site #guestbookdiv .item .date {	background: url("../images/icons/icon-calendar.gif") no-repeat 0 6px;    font-style: italic;    line-height: 25px;    padding: 0 0 0 25px;	color: #666;}
.site #guestbookdiv .item .body { clear: both; background: url('../images/icons/icon-write.gif') no-repeat 0px 4px;  padding: 0px 0px 0px 25px; }
.site #guestbookdiv .form { padding-bottom: 30px }
.site #guestbookdiv .form .title { font-weight: bold; margin-bottom: 0px }
.site #guestbookdiv .form .formlabel { float: left; margin-bottom: 5px; color: #5E734E }
.site #guestbookdiv .form .formfield INPUT, .site #guestbookdiv .form .formfield TEXTAREA { border: 1px solid #bfbfbf; width: 100%; background: #f8f8f8; font-family: Calibri; font-size: 13px; padding: 3px; margin-bottom: 10px; resize: none;}
.site #guestbookdiv .form .formfield TEXTAREA { height: 100px }
.site #guestbookdiv .formbutton input { font-size: 11px; border: 1px solid #b9b9b9; padding: 4px 8px; background: #b9b9b9 url('../images/backgrounds/background-button.gif') repeat-x; text-shadow: 0px 1px #fff; }
.site #guestbookdiv .formbutton input:hover {border:1px solid #656565; cursor: pointer; cursor: hand;}

.site .formlabel a {color: #000; text-decoration: none;}
.site .formbutton {padding: 10px 0 0 0; clear: both;}
.site .formlabel img {float: left;}

/* DIV : COPYRIGHTDIV - STAAT IN DE FOOTER*/
.site #copyrightdiv {
	background: #0d0d0d;
	border-top: 1px solid #333333;
	bottom: 0; 
	margin: 0px 0px 0px 0px; 
	padding: 0;  
	width: 100%;
	float: left;
	}
.site.otherpagediv #copyrightWrapper {
	width: 950px;
	margin: 0 auto;
	height: 180px;
	background: #64523f;
	position: relative;
}
	.site.otherpagediv #missiephrasediv {
		float: left;
		position: relative;
		width: 190px;
		color: #CACCC8;
		height: 150px;
		left: 20px;
		overflow: hidden;
		top: 24px;
		
		display: none;
	}
	.site.otherpagediv #visiephrasediv {
		float: left;
		position: relative;
		width: 190px;
		color: #CACCC8;
		height: 150px;
		left: 22px;
		overflow: hidden;
		top: 24px;
	}
	.site.otherpagediv #catchphrasediv {
		float: left;
		position: relative;
		width: 190px;
		color: #CACCC8;
		height: 150px;
		left: 18px;
		overflow: hidden;
		top: 24px;
		padding: 0px;
	}	
.site.otherpagediv #copyrightdiv {
    width: 100%;
	float: left;
}
.site #copycontent { 
	color: #000000; 
	height: 38px; 
	margin: 0 auto;  
	text-align: right; 
	width: 950px;
	}

.white {color: #fff;}
.green {color: #8dc63f;}
	
/* DIV : FOOTERNAVIGATIONDIV */

.site #footernavigationdiv {
    float: left;
    font-size: 12px;
    margin: 10px 0 0;
    position: relative;
	top: 0px;
    width: 500px;
}
.site #footernavigationdiv a { 
	float: left;
	text-decoration: none;
	padding: 0 10px 0 10px;
	color: #808080;	
	text-decoration: underline;
	background: url("../images/other/pixel.gif") right 9px no-repeat;
}
.site #footernavigationdiv a:hover { color: #fff; font-weight: normal;}
.site #footernavigationdiv a.active { color: #fff; font-weight: normal; }
.site #footernavigationdiv a:hover.active { color: #fff; text-decoration: underline; font-weight: normal;}	

.footerCopy { color: #808080; width: 420px; text-align: right; float: right; font-size: 12px; padding: 0px 15px 0 0; line-height: 40px;}
.footerCopy a {color: #808080;}
.footerCopy a:hover {color: #808080; text-decoration: underline;}
.footerCopy img { margin: 2px 3px 0 0; padding-bottom: 4px; vertical-align: middle;}

/* NIEUWSOVERZICHT - NIEUWS OVERZICHT BEKIJKEN*/
.site #newsOverzichtdiv {}
.site #newsOverzichtdiv .framediv {}
.site #newsOverzichtdiv .newsarchiefItem {
	border-bottom: 1px solid #1f1f1f; 
	border-top: 1px solid #141414; 
	clear: both; 
	float: left; 
	height: 25px; 
	left: 75px; 
	margin-bottom: 0; 
	text-decoration: none; 
	width: 100%; 
	overflow: hidden; 
	}
.site #newsOverzichtdiv .date { width: 60px; font-style: italic; background: none; color: #8dc63f; height: 30px; line-height: 25px; margin-right: 8px; padding: 4px 5px; text-decoration: none;}

/* IMAGES AND FILES DIV  - BESTANDEN EN FOTOS AAN DE RECHTERKANT*/
.site #imagesandfilesdiv{ 
	left: 618px; 
	margin: 0px 0px 0px 0px; 
	position: absolute; 
	top: 0px; 
	z-index: 4; 
	}
.site #supportdiv {margin: 255px 0px 30px 35px; position: relative; z-index: 4;}
.site #imagesandfilesdiv #imagesdiv, .site #imagesandfilesdiv #filesdiv, .site #supportdiv #imagesdiv, .productenoverzicht #supportdiv {
	background: url("../images/other/right-top.png") center top no-repeat ;
    float: left;
    margin-top: 10px;
}
	.site #imagesandfilesdiv #filesdiv a{color: #FFF;}
.framediv h1 {display: visible;}
.site #imagesandfilesdiv h1 {color: #000; font-size: 18px;  font-weight: normal; line-height: 18px; margin: 0px 0px 20px 0px; display: none;}

.productenoverzicht #supportdiv {display: none;}

/* DIV : ../imagesDIV, FILESDIV, NEWSARCHIVEDIV & SUBTYPEDIV  */
.site #imagesdiv, .site #filesdiv, .site #newsarchivediv, .site #supportdiv { width: 306px; Float: left; }
.site .product.otherpagediv  #subtypesdiv {display: none;}
.site #imagesdiv .framediv, .site #filesdiv .framediv, .site #newsarchivediv .framediv, .site #imagesandfilesdiv .framediv, .site #subtypesdiv .framediv { 
	background: url(../images/other/right-bottom.png) bottom no-repeat; /**/	
	float: left; 	
	width: 282px;	
	color: #003366;
	padding: 20px 0 10px 25px;
}
.site #imagesdiv .thumb { padding: 1px; background: #fff; border: 1px solid #b3b3b3;}
.site #filesdiv .file { margin: 0px }
.site #filesdiv .framediv {padding-top: 10px;}
.site #filesdiv H1{ color: #003366; }
.site #newsarchivediv {display: none;}
.site #newsarchivediv SELECT { font-size: 11px; width: 100%; overflow: hidden; }
.site #subtypesdiv {}
.site #subtypesdiv H1 { margin-bottom: 10px }
.site #subtypesdiv H2 { color: #000;    font-family: Arial;    font-size: 18px;    font-weight: normal;    line-height: 27px;    margin: 0px 0px 20px 0px;}
.site #subtypesdiv .subtype { margin: 0px; margin-bottom: 5px }
.site #subtypesdiv .selected { font-weight: bold }
.site #subtypesdiv .level1 { }
.site #subtypesdiv .level2 { margin-left: 10px }
.site #subtypesdiv .level3 { margin-left: 20px }

.site .imageDownloadDiv {}
.site .imageDownloadDiv a {float: left; margin: 0 5px 5px 0;}

/* DIV : PHOTOALBUMS OVERZICHT - FOTOALBUM OVERZICHT*/
.site #photoalbumsdiv { margin: 85px 9px 0 25px; padding:0px 20px 20px 20px; float: left; width: 481px; height: 100%; overflow: auto; }
.site #photoalbumsdiv #textbodydiv h1 { margin-left: 0px; }
.site #photoalbumsdiv .photoalbumHolder {float: left; width: 500px; margin-top: 10px; padding: 0px; border-bottom: 1px solid #e6e6e6;}
.site #photoalbumsdiv .photoalbumHolder .holderDescription {float: right; width: 390px; padding: 0px 20px 0px 0px; margin-top: -10px}
.site #photoalbumsdiv .imageHolder {float: left; width: 70px; height: 70px; padding-right: 10px; margin-top: -10px}
.site #photoalbumsdiv .imageHolder img {border: solid 1px #e6e6e6; padding: 2px;}
.site #photoalbumsdiv .photoalbumHolder a.viewPhotoalbum { float: left; width: 481px; text-align: right; color: #003366; margin: 5px 0px 10px 0px; text-decoration: underline;}
.site #photoalbumsdiv .photoalbumHolder a:hover.viewPhotoalbum { text-decoration: none;}

/* DIV : PHOTOALBUM BEKIJKEN  - FOTO'S BEKIJKEN*/
.site #photoalbumdiv { margin: 151px 9px 0 25px; padding:20px; float: left; width: 481px; height: 100%; }
.site #photoalbumdiv #textbodydiv { width: 480px; height: auto; overflow-x:hidden; overflow-y: auto; }
.site #photoalbumdiv h1 {margin-left: 0px;}
.site #photoalbumdiv .holderDescriptionFull { float: left; width: 480x; margin-top: 0px; margin-bottom: 15px;}
.site #photoalbumdiv .holderFotoAlbumImages { float: left; width: 480px; padding:0 0 20px 0;}
.site #photoalbumdiv .holderFotoAlbumImages img { float: left; margin: 10px 18px 0px 0px; border: 1px solid #E6E6E6;
    padding: 2px}

/* SHARED */
.clear { clear: both; height: 0px; width: 0px; margin: 0px }
.nextdiv, .previousdiv { font-weight: bold; float: left; text-transform: lowercase }
.nextdiv A, .previousdiv A { text-decoration: none }
.nextdiv { text-align: right }
.norecords { font-style: italic; font-weight: bold; color: black }
.richeditblock { }
.readmore { text-align: right; color: #b50239;} 

/* FLASHDIV */
.flash {position: absolute; left: 0px; top: 209px;}

/* ORDERFORMULIER */
a.bestellen {display: none;}
.formlabelOrder {float: left; width: 150px; }

/*Sitemap*/
.sitemapFooterMenuItem {font-size: 12px; text-align: left;}
.sitemapItem {font-size: 12px;}

/*Custom*/
#keywordBox {position: absolute; top: 775px; left: 665px; width: 238px;}
#keywordBox h2 {color: #b50239; font-size: 20px; margin-bottom: 5px; font-weight: normal; font-weight: bold;}
#keywordContent {padding: 7px 23px; line-height: 110%; color: #000;}
#buttonTips img, #buttonBoeken img, #buttonBestellen img {border: none;}
#rssFeed {display: none;}
#contactDetails {font-size: 14px;  height: 200px;  left: 468px;  position: absolute;  top: 316px; width: 250px;}

/*SLIDER OPTIONS*/
.sliderNaam {
	position: absolute; 
	margin: 256px 0 0 -20px;
	padding: 0px 0px 0px px;	
	z-index: 50;
	}
.sliderNaam h3 {	
    background: #1D1D1D url('../images/backgrounds/background-repeater.gif'); 
    color: #BCBDC0;
    display: block;
    font-family: Myriad Pro,Calibri,Verdana;
    font-size: 18px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
.sliderLink { display: none; font-family: Palatino Linotype; font-size: 16px; position: absolute;	margin: 303px 0 0 250px;	text-align: right; padding: 0px 0px 0px 0px;	color: #000;	z-index: 50;}

.sliderLink a {color: #000; text-decoration: underline;}
.sliderLink a:hover {color: #fff; text-decoration: none;}

.sliderDescription {display: none; font-family: Palatino Linotype;    overflow: hidden; font-size: 14px;	line-height: 21px;	color: #FFF;	position: absolute;	width: 295px;	height: 80px;	margin: 160px 0px 0px 30px;	padding: 0 0 0 0; z-index: 50;}
.sliderDescription h3 { 
	display: none;
	
	margin: 0px 0px 0px 0px;	
	width: 230px; 
	padding: 0px 0px 0px 0px; 
	font-weight: normal; 
	color: #333; 
	font-family: Palatino Linotype; 
	font-size: 12px; 
	line-height: 20px;
	}
.PossibleInnershadowDiv { display: none; float: right; position: absolute; width: 960px; height: 444px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: url('../images/backgrounds/slider_overlay.png') no-repeat top left; z-index: 25;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*WHEN GO HAS LOGIN SECTION USE THESE STYLES*/
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* DIV : USERDIV */
.site #userdiv { position: absolute; left: 610px; text-align: right; width: 200px;}

/* INGELOGD */
.site .ingelogd #contentdiv { position: absolute; top: 217px; left: 25px; width: 620px  }
.site .ingelogd #contentdiv #textbodydiv { margin-bottom: 15px; width: 100%; height: 100%}
.site .ingelogd #pagediv {height: 920px;}
.site .ingelogd #contentdiv .richeditblock { margin-right: 5px; margin-top: 0px; }
.site .ingelogd #contentdiv .morediv { text-align: left }
.site .ingelogd #contentdiv .morediv IMG { border: 0px }
.site .ingelogd #copyrightdiv {left: 710px; display: none;}
.site .ingelogd #imagesandfilesdiv { position: absolute; background: #86888a; margin-left: 10px; margin-bottom: 10px; margin-right: 5px; z-index: 4; left: 625px; top: 0px;}
.site .ingelogd #imagesdiv, .site .ingelogd #filesdiv, .site .ingelogd #newsarchivediv, .site .ingelogd #subtypesdiv { width: 238px; margin-bottom: 5px; position: relative; float: left; }
.site .ingelogd #subnavigationdiv { display: none; position: absolute; top: 990px; left: 190px }

/* Social Media */
.homepagediv .addthis_toolbox {
	display:none;
}

a.twitterButton {
    display: block;
    height: 40px;
	right: 0px;
	top: 30px;
    position: absolute;
    width: 40px;
    z-index: 30;
	background: url("../images/icons/twitterLarge.gif") no-repeat;
}
a.twitterButton:hover {
	background: url("../images/icons/twitterLarge.gif") 0px -40px no-repeat;
}

a.facebookButton {
    display: block;
    height: 40px;
	right: 0px;
	top: 75px;
    position: absolute;
    width: 40px;
    z-index: 30;
	background: url("../images/icons/facebookLarge.gif") no-repeat;
}
a.facebookButton:hover {
	background: url("../images/icons/facebookLarge.gif") 0px -40px no-repeat;
}

a.mailButton {
    display: block;
    height: 40px;
	right: 0px;
	top: 120px;
    position: absolute;
    width: 40px;
    z-index: 30;
	background: url("../images/icons/mailLarge.gif") no-repeat;
}
a.mailButton:hover {
	background: url("../images/icons/mailLarge.gif") 0px -40px no-repeat;
}
a.go {
	color: #fff;
}
a.go:hover {
	text-decoration: none;
}
a.go:hover .darkGreen {
	color: #215d29;
}
a.go:hover .lightGreen {
	color: #88b932;
}

/* Slider */

#homeSlider {
	width: 690px; 
	height: 327px;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 146px;
}
#sliderTop {
	width: 690px;
	height: 10px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	background: url("../images/other/sliderTop.png") 0px 0px no-repeat;
}
#sliderBottom {
	width: 690px;
	height: 10px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 317px;
	background: url("../images/other/sliderBottom.png") 0px 0px no-repeat;
}

#homeRight {
    height: 565px;
    left: 703px;
    position: absolute;
    top: 146px;
    width: 240px;
	z-index: 0;
	background: url("../images/backgrounds/homeRight.gif") 0px 0px no-repeat;
}
.site #homeRight H3 { 
	font-size: 14px;
	color: #bcbdc0;
	font-family: Myriad Pro,Calibri,Verdana;
	margin-top: 38px;
}
.site #homeRight .dealers {
	margin-top: 25px;
}
#homeRight #buttons {
    float: left;
    margin-left: 10px;
    margin-top: 178px;
    width: 220px;
}
#homeRight #buttons a.button {
	display: block;
	width: 220px;
	height: 26px;
	margin-bottom: 10px;
}
#homeRight #buttons a.button.demo { background: url("../images/buttons/button-demobox.png"); }
#homeRight #buttons a.button.download { background: url("../images/buttons/button-informatie.png"); }
#homeRight #buttons a.button.belterug { background: url("../images/buttons/button-belterug.png"); }
#homeRight #buttons a.button.dealer { background: url("../images/buttons/button-dealerworden.png"); }
#homeRight #buttons a.button.grey.dealer { background: url("../images/buttons/button-dealervinden.png"); height: 21px; margin-top: 4px; }
#homeRight #buttons a.button.contact { background: url("../images/buttons/button-contact.png"); display: block; position: absolute; height: 21px; width: 150px; left: -162px; top: 559px; }

